'Declaration
Public MustInherit Class SQLiteAggregateFunction
(Of T1,T2,T3,T4,TResult)
Inherits SQLiteAggregateFunction
Implements System.IDisposable
public abstract class SQLiteAggregateFunction<T1,T2,T3,T4,TResult> : SQLiteAggregateFunction, System.IDisposable